{
  "name": "bot-client",
  "version": "0.0.1",
  "main": "index.js",
  "scripts": {
    "start": "nodemon .index.js"
  },
  "author": "beCoditive",
  "license": "LGPL",
  "dependencies": {
    "@discordjs/opus": "^0.4.0",
    "@octokit/rest": "^18.1.0",
    "@types/node": "^14.14.12",
    "axios": "^0.21.1",
    "cheerio": "^1.0.0-rc.5",
    "common-tags": "^1.8.0",
    "cron": "^1.8.2",
    "discord-akairo": "github:1Computer1/discord-akairo",
    "discord.js": "^12.5.1",
    "fs": "0.0.1-security",
    "g-i-s": "^2.1.6",
    "gh-user": "^5.0.0",
    "gifencoder": "^2.0.1",
    "http": "0.0.1-security",
    "images-scraper": "^6.0.0",
    "mongoose": "^5.11.16",
    "ms": "^2.1.3",
    "prompt-sync": "^4.2.0",
    "random-jokes-api": "^1.5.9",
    "relevant-urban": "^2.0.0",
    "request": "^2.88.2",
    "sequelize": "^6.5.0",
    "typeorm": "^0.2.29"
  }
}
